function (error) {
      if (error) {
        errorChannel.publish(error)
      }

      exitChannel.publish({ req })

      next.apply(null, arguments)
    }'s avatar image

function (error) { if (error) { errorChannel.publish(error) } exitChannel.publish({ req }) next.apply(null, arguments) }

0
Followers
0
Following
Activity Speed
Turbo
Targeting
Filters
Extra Options